-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- Html2Text
| Total Complexity |
136 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
610 |
| Lines of code |
341 |
| Logical lines of code |
252 |
| Comment lines |
177 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| iterate_over_node() |
D |
16 |
90 |
189 |
| get_document() |
A |
40 |
15 |
53 |
| convert() |
A |
48 |
10 |
28 |
| next_child_name() |
A |
54 |
9 |
22 |
| process_whitespace_newlines() |
S |
59 |
5 |
14 |
| default_options() |
S |
69 |
1 |
7 |
| fix_newlines() |
S |
72 |
1 |
5 |
| nbsp_codes() |
S |
73 |
1 |
6 |
| zwnj_codes() |
S |
73 |
1 |
6 |
| is_office_document() |
S |
78 |
1 |
3 |
| is_whitespace() |
S |
77 |
1 |
3 |
| render_text() |
S |
72 |
1 |
5 |